home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Tutorials / Tut04_Connect / readme.txt < prev   
Encoding:
Text File  |  2001-10-10  |  556 b   |  16 lines

  1. //-----------------------------------------------------------------------------
  2. // Name: Connect DirectPlay Tutorial
  3. // 
  4. // Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.
  5. //-----------------------------------------------------------------------------
  6.  
  7.  
  8. Description
  9. ===========
  10.    The Connect tutorial is the 4th tutorial for DirectPlay.  It builds upon 
  11.    the last tutorial and adds the enumerating the hosts at a given target address
  12.   
  13. Path
  14. ====
  15.    Source: DXSDK\Samples\Multimedia\DirectPlay\Tutorials\Tut04_Connect
  16.